home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TPASSWORDDLG / TPASSWORDDLG.txt < prev   
Text File  |  2003-09-02  |  3KB  |  129 lines

  1. object PasswordDlg: TPasswordDlg
  2.   Left = 367
  3.   Top = 143
  4.   BorderStyle = bsDialog
  5.   Caption = 'Programme prot'#233'g'#233
  6.   ClientHeight = 195
  7.   ClientWidth = 287
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object Label2: TLabel
  20.     Left = 20
  21.     Top = 105
  22.     Width = 247
  23.     Height = 13
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Font.Charset = ANSI_CHARSET
  27.     Font.Color = clBlack
  28.     Font.Height = -11
  29.     Font.Name = 'Arial'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.     Transparent = True
  33.   end
  34.   object SC_Line1: TSC_Line
  35.     Left = 0
  36.     Top = 161
  37.     Width = 287
  38.     Height = 34
  39.     BorderShape = bsTopLine
  40.     Align = alBottom
  41.   end
  42.   object Password: TEdit
  43.     Left = 20
  44.     Top = 120
  45.     Width = 247
  46.     Height = 22
  47.     Color = clWhite
  48.     Ctl3D = True
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -11
  52.     Font.Name = 'Arial'
  53.     Font.Style = []
  54.     ParentCtl3D = False
  55.     ParentFont = False
  56.     PasswordChar = '*'
  57.     TabOrder = 0
  58.   end
  59.   object Button1: TButton
  60.     Left = 64
  61.     Top = 168
  62.     Width = 75
  63.     Height = 22
  64.     Caption = '&Ok'
  65.     Default = True
  66.     ModalResult = 1
  67.     ParentShowHint = False
  68.     ShowHint = True
  69.     TabOrder = 1
  70.   end
  71.   object ButtonCancel: TButton
  72.     Left = 149
  73.     Top = 168
  74.     Width = 75
  75.     Height = 22
  76.     Cancel = True
  77.     Caption = 'A&nnuler'
  78.     ModalResult = 2
  79.     ParentShowHint = False
  80.     ShowHint = True
  81.     TabOrder = 2
  82.   end
  83.   object Panel1: TPanel
  84.     Left = 0
  85.     Top = 0
  86.     Width = 287
  87.     Height = 94
  88.     Align = alTop
  89.     BevelOuter = bvNone
  90.     Color = clWhite
  91.     TabOrder = 3
  92.     object Label3: TLabel
  93.       Left = 114
  94.       Top = 6
  95.       Width = 59
  96.       Height = 31
  97.       Caption = 'Mira'
  98.       Font.Charset = ANSI_CHARSET
  99.       Font.Color = clWindowText
  100.       Font.Height = -27
  101.       Font.Name = 'Times New Roman'
  102.       Font.Style = [fsBold]
  103.       ParentFont = False
  104.     end
  105.     object Image1: TImage
  106.       Left = 128
  107.       Top = 42
  108.       Width = 32
  109.       Height = 32
  110.       AutoSize = True
  111.       Picture.Data = {<image000.ico>}
  112.     end
  113.     object Label1: TLabel
  114.       Left = 10
  115.       Top = 78
  116.       Width = 266
  117.       Height = 15
  118.       Caption = 'Ce programme est prot'#233'g'#233' par un mot de passe'
  119.       Font.Charset = ANSI_CHARSET
  120.       Font.Color = clWindowText
  121.       Font.Height = -12
  122.       Font.Name = 'Arial'
  123.       Font.Style = []
  124.       ParentFont = False
  125.       Transparent = True
  126.     end
  127.   end
  128. end
  129.